home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 326-350 / disk_338 / sastools / virustools / killrle.doc < prev    next >
Text File  |  1992-05-06  |  4KB  |  91 lines

  1.        **********    *******    **********
  2.       **            **     **    **                   > Jörg Sixt       <
  3.      **            **       **    **                  > Tulpenstr. 2    <
  4.     **********    *************    **********         > 8424 Saal/Donau <
  5.            **    **           **            **        > FRG             <
  6.           **    **             **            **
  7.  **********    **               **    **********
  8.   S I C K           A M I G A          S O F T
  9.  
  10.   OFFICIAL DOCUMENTATION
  11.  
  12.   Name     :  KillRLE.asm
  13.   Usage    :  KillRLE
  14.   Version  :  V1.00
  15.   Date     :  07.02.1990
  16.   Author   :  Jörg Sixt
  17.   Purpose  :  finds and kills "Revenge of the Lamer Exterminator"-Virus
  18.   Language :  A68K V1.02 , Blink V6.07 (Fish 110)
  19.   Bugs     :  accept no arguments
  20.  
  21.  
  22.   I. DISTRIBUTION AND OTHER JURIDICAL KNICK-KNACKS
  23.   ================================================
  24.  
  25.   This software may not be used as a part of commercial products without
  26.   the permission of the author (hey,that's me!!). This material must be
  27.   copied (don't forget the documentation) and used by every-one.
  28.   This here is freeware: You needn't send me money (but you may If you've
  29.   got too much of these neaty papers) but you MUST leave my name in the
  30.   programme, except if you produce a better version (but at least leave
  31.   it in the documentation then).
  32.  
  33.   II. INTRODUCTION
  34.   ================
  35.  
  36.   The most dangerous virus in the last time was and is the Lamer-virus.
  37.   This nasty virus manipulates the system, so that every bootblock seems
  38.   to be clean, even if the Lamer or any other programme is on it.
  39.   Somehow I can understand virus-programmers and sometimes even like their
  40.   products, but the Lamer-serial isn't neat at all. Some of them
  41.   copy a whole block with "LAMER!", some others format whole disks !!
  42.   That's no fun anymore - that's crime.
  43.  
  44.   Anyway this was the bootblock-serial of the LAMER-inventors.
  45.  
  46.   The "Revenge of the Lamer Virus"(=RLE) is new type of virus. First he
  47.   is a executable normal programme whose name is five times the ascii code
  48.   $A0. It copies itself in the root-directory of any disks (also harddisks)
  49.   Then it writes 5x the ascii code $A0 at the beginning of the startup-
  50.   sequence, so if you boot the disk the virus will be automatically called.
  51.  
  52.   III. FUNCTION
  53.   =============
  54.  
  55.   KillRLE checks the first 5 bytes of the startup-sequence and if they are
  56.   $A0 ,yes, then it kills the programme and the call in the startup-
  57.   sequence.
  58.   But before you use KillRLE, you should turn off your machine and reboot
  59.   with a uninfected disk. To check different disks use "cd <drive" first
  60.   and then simply KillRLE.
  61.  
  62.   IV. ANOTHER LAMER ???
  63.   =====================
  64.  
  65.   I've heared that soon the some idiots will bring out a similar version
  66.   of this with the name "Return of the Lamer Exterminator". If you want
  67.   to know more about virus&programmers read the German magazine "AMIGA-
  68.   SPECIAL 10/89"
  69.  
  70.   V. THE FAMEST LAST WORDS
  71.   ========================
  72.  
  73.   Greetings to Charlie Gibbs,Brian R. Anderson,Software-Distellery,all
  74.                people who hate me and of course Fredl Fisch,Mike Mehrl,
  75.                Leo Schwab
  76.   No Greetings at all to the Lamer-inventors
  77.                (I hope one of your beasts will format all your disks!!)
  78.  
  79.   If you want to send me something neaty I need:
  80.   money,more money, last version of a68k and blink,much more money,
  81.   records,CDs,disks,lots and lots of money and a sun workstation
  82.                ^
  83.   Bugs,remarks,|,improvements,better version to:
  84.         Jörg Sixt
  85.         sick amiga software
  86.         Tulpenstr.2
  87.         8424 Saal/Donau
  88.         FRG
  89.  
  90.   PS: Sory for my bed englisch !!
  91.